type crypto/aes.aesCipherAsm (struct)

Method Implmentations

BlockSize() int *aesCipherAsm.M : crypto/cipher.Block.BlockSize
Decrypt(dst, src []byte) *aesCipherAsm.M : crypto/cipher.Block.Decrypt
Encrypt(dst, src []byte) *aesCipherAsm.M : crypto/cipher.Block.Encrypt